API Documentation
Public Attributes | List of all members
nkDebug::TestFunctionObserverInformation Struct Referencefinal

Information provided during a function run. More...

Public Attributes

nkMemory::StringView _name = ""
 Name of the calling function, available at all times.
 
unsigned long long _timeMicroS = 0ull
 Time the function took to run, in micro seconds. Available after a run, whether success or failure.
 

Detailed Description

Information provided during a function run.


The documentation for this struct was generated from the following file: